derelict.purple.sound_theme

Undocumented in source.

Members

Aliases

PurpleSoundTheme
alias PurpleSoundTheme = _PurpleSoundTheme
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PurpleSoundThemeClass
alias PurpleSoundThemeClass = _PurpleSoundThemeClass
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_sound_theme_get_file
alias da_purple_sound_theme_get_file = const(gchar)* function(PurpleSoundTheme* theme, const(gchar)* event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_sound_theme_get_file_full
alias da_purple_sound_theme_get_file_full = gchar* function(PurpleSoundTheme* theme, const(gchar)* event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_sound_theme_get_type
alias da_purple_sound_theme_get_type = GType function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_sound_theme_set_file
alias da_purple_sound_theme_set_file = void function(PurpleSoundTheme* theme, const(gchar)* event, const(gchar)* filename)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

purple_sound_theme_get_file
const(gchar)* purple_sound_theme_get_file(PurpleSoundTheme* theme, const(gchar)* event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_sound_theme_get_file_full
gchar* purple_sound_theme_get_file_full(PurpleSoundTheme* theme, const(gchar)* event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_sound_theme_get_type
GType purple_sound_theme_get_type()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_sound_theme_set_file
void purple_sound_theme_set_file(PurpleSoundTheme* theme, const(gchar)* event, const(gchar)* filename)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

purple_sound_theme_get_file
da_purple_sound_theme_get_file purple_sound_theme_get_file;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_sound_theme_get_file_full
da_purple_sound_theme_get_file_full purple_sound_theme_get_file_full;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_sound_theme_get_type
da_purple_sound_theme_get_type purple_sound_theme_get_type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_sound_theme_set_file
da_purple_sound_theme_set_file purple_sound_theme_set_file;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

_PurpleSoundTheme
struct _PurpleSoundTheme
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PurpleSoundThemeClass
struct _PurpleSoundThemeClass
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta